CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - EEPROM I2C

搜索资源列表

  1. F06x_SMBus_EEPROM

    0下载:
  2. C8051F060通过普通IO口模拟IIC总线读写EEPROM-C8051F060 analog through the general IO port to read and write EEPROM IIC bus
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:54710
    • 提供者:郭万岭
  1. EEPROM

    0下载:
  2. EEPROM读写实验,通过I2C进行读写 熟悉并掌握(存储芯片AT2402)的操作,有保存和读取操作 -EEPROM read and write experiments, read and write familiar with and through the I2C master (memory chips AT2402) operation, a save and read operations
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:840129
    • 提供者:李亚猛
  1. I2C

    0下载:
  2. 单片机与EEPROM进行IIC通讯源程序,经测试通过。-Microcontroller and the EEPROM IIC communication source, the test.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:68709
    • 提供者:wq
  1. eeprom

    0下载:
  2. 在arm-linux2.6.28版本上的基于I2C的EEPROM的模块(eeprom.ko)。-Version of the arm-linux2.6.28 EEPROM on the I2C-based module (eeprom.ko).
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2521
    • 提供者:飞人
  1. I2C-24C01

    0下载:
  2. AVR twi读写eeprom的程序及驱动-AVR twi read and write eeprom program and driver
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:41843
    • 提供者:姜迁里
  1. I2C_(EEPROM)

    0下载:
  2. 基于51单片机实现的I2C读写EEPROM,里面实现了一些通用的操作EEPROM模块,很容易移植到其他平台-Based on 51 single-chip implementation of I2C read and write EEPROM, which implements some common operations EEPROM module, it is easily ported to other platforms
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:40608
    • 提供者:hxm
  1. I2C-bus

    0下载:
  2. 现在,已经有越来越多的外围器件与微控制器的接口形式是二线制的I2C串行总线,学会其基本操作已经成为广大电子电气工程师爱好者的迫切要求。鉴于I2C总线协议原文内容十分详尽,对于总线协议的初学者可能不把握,本文特意非常简要地介绍了I2C总线的概念、优点和基础协议,可以帮助您尽快掌握具体器件的用法,也为进一步深入学习掌握I2C总线打好基础。-now,I2C-BUS more popular in EEPROM and mcu ,it is a two-line serial bus.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:212133
    • 提供者:薛月
  1. 24C16-I2C-EEPROM-read-wtite

    0下载:
  2. 24c16芯片I2C msp430f149 实现的读写操作-24c16 chip I2C msp430f149 read and write operations to achieve
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:51928
    • 提供者:xiaochen
  1. I2C-Improvement

    0下载:
  2. 关于MCU与其它I2C器件的通讯已经有很多开发了,但是如何正确地掌握时序尤其是了解何时写的过程是否已完成至关重要。网上有很多朋友碰到这个头痛不已的问题,本文就是借Microchip的P18f2455与EEPROM 24A128之间的通讯展示这个解决方法。请特别注意程式中的ack_polling的使用。-We have many friends who faced communication timing problems when dealing with I2C in between MCU
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:2464
    • 提供者:zenger
  1. EEPROM

    0下载:
  2. 软件模拟I2C时序读写铁电内数据参考代码,可直接调用其中语句。-I2C Timing simulation software to read and write data within the ferroelectric reference code, which statement can be called directly.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1453
    • 提供者:chenbing
  1. i2c

    0下载:
  2. C51 i2c通信,主要芯片是51单片机和eeprom之间的通信,经调试,无误-C51 i2c
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:10897
    • 提供者:也客
  1. CE119_I2C_EEPROM_14aug09

    0下载:
  2. EEprom i2c source code for pic microcontroller
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:18267
    • 提供者:a
  1. I2C

    0下载:
  2. 周立功的LPC2478开发板上的IIC应用程序,有读写EEPROM的程序,可做二次开发-ZhouLiGong LPC2478 development of plate on the IIC application, reading and writing of EEPROM program to do secondary development
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:179288
    • 提供者:王睿华
  1. IIC_-EEPROM

    0下载:
  2. C8051F020DK单片机I2C接口的EEPROM测试程序,可下载直接使用,欢迎大家来下载。-C8051F020DK single-chip I2C interface EEPROM test procedures can be downloaded directly to download.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:204010
    • 提供者:张丽岩
  1. IIC_-EEPROM

    0下载:
  2. c8051f020 通用读写24cx系列i2c总线器件的通用程序-c8051f020 24cx series, universal reader i2c bus device common procedures
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:177825
    • 提供者:田甜
  1. AT24Cxx-I2C-EEPROM

    0下载:
  2. 介绍at24cxx eeprom的应用,包含编程流程及源码。-introduce the At24cxx eeprom applications, including programming process and the source code.
  3. 所属分类:software engineering

    • 发布日期:2017-03-24
    • 文件大小:169379
    • 提供者:yan
  1. eeprom

    0下载:
  2. at2402 芯片的应用IIC总线 单片机模拟I2C总线通信-at2402-chip applications IIC bus single-chip analog I2C bus communication
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:30690
    • 提供者:李维
  1. (I2C)EEPROM

    0下载:
  2. 基于51的单片机的AT24C256 eeprom芯片的驱动程序,各种读写操作函数-AT24C256 use 51 MCU
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:87707
    • 提供者:ningning
  1. LPC2100-I2c

    0下载:
  2. 基于arm lpc2100系列单片机通过I2C实现对EEPROM读写控制。-base on arm lpc 2100 cpu to write/read eeprom through I2C
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:122286
    • 提供者:pymacs
  1. 12-EEPROM-AT24C02

    0下载:
  2. stm32入门,关于开发环境,如何调用库函数进行i2c通信-i2c for stm32
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-06
    • 文件大小:1207825
    • 提供者:vc
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 30 »
搜珍网 www.dssz.com